Search and Sample Return
Writeup
Criteria | Meet Specification |
---|---|
Provide a Writeup / README that includes all the rubric points and how you addressed each one. You can submit your writeup as markdown or pdf. Here is a template writeup for this project you can use as a guide and a starting point. |
The writeup / README should include a statement and supporting figures / images that explain how each rubric item was addressed, and specifically where in the code each step was handled. |
Notebook Analysis
Criteria | Meet Specification |
---|---|
Run the functions provided in the notebook on test images (first with the test data provided, next on data you have recorded). Add/modify functions to allow for color selection of obstacles and rock samples. |
Describe in your writeup (and identify where in your code) how you modified or added functions to add obstacle and rock sample identification. |
Populate the |
Describe in your writeup how you modified the |
Autonomous Navigation and Mapping
Criteria | Meet Specification |
---|---|
Fill in the |
|
Launching in autonomous mode your rover can navigate and map autonomously. Explain your results and how you might improve them in your writeup. |
By running The rover must map at least 40% of the environment with 60% fidelity (accuracy) against the ground truth. You must also find (map) the location of at least one rock sample. They don't need to pick any rocks up, just have them appear in the map (should happen automatically if their map pixels in Note: running the simulator with different choices of resolution and graphics quality may produce different results, particularly on different machines! Make a note of your simulator settings (resolution and graphics quality set on launch) and frames per second (FPS output to terminal by |
Tips to make your project standout:
To have a standout submission on this project you should not only successfully navigate and map the environment in "Autonomous Mode", but also figure out how to collect the samples and return them to the starting point (middle of the map) when you have found them all!